[INFO] cloning repository https://github.com/dremnik/kdb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dremnik/kdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdremnik%2Fkdb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdremnik%2Fkdb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c33d6847dc9ba87a9ac9ff36320cab9b663703d
[INFO] testing dremnik/kdb against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdremnik%2Fkdb" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dremnik/kdb
[INFO] finished tweaking git repo https://github.com/dremnik/kdb
[INFO] tweaked toml for git repo https://github.com/dremnik/kdb written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dremnik/kdb on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dremnik/kdb already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b678f28fe3ba08e551493bce6b8cab5dd92cd6c23789bd215073f094cd58e36
[INFO] running `Command { std: "docker" "start" "-a" "8b678f28fe3ba08e551493bce6b8cab5dd92cd6c23789bd215073f094cd58e36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b678f28fe3ba08e551493bce6b8cab5dd92cd6c23789bd215073f094cd58e36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b678f28fe3ba08e551493bce6b8cab5dd92cd6c23789bd215073f094cd58e36", kill_on_drop: false }`
[INFO] [stdout] 8b678f28fe3ba08e551493bce6b8cab5dd92cd6c23789bd215073f094cd58e36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46bdf34f96030882d91138939beff0243e0293572f3f7c8abf425677c13d5930
[INFO] running `Command { std: "docker" "start" "-a" "46bdf34f96030882d91138939beff0243e0293572f3f7c8abf425677c13d5930", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]    Compiling tree-sitter-md v0.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling seize v0.5.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling papaya v0.2.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling json-strip-comments v1.0.4
[INFO] [stderr]    Compiling kdb v0.35.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling tree-sitter v0.26.6
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling unrs_resolver v1.11.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] running `Command { std: "docker" "inspect" "46bdf34f96030882d91138939beff0243e0293572f3f7c8abf425677c13d5930", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46bdf34f96030882d91138939beff0243e0293572f3f7c8abf425677c13d5930", kill_on_drop: false }`
[INFO] [stdout] 46bdf34f96030882d91138939beff0243e0293572f3f7c8abf425677c13d5930
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05241e496755c150268d835c4a040a10910cd6e10276659546229f5b92022cf8
[INFO] running `Command { std: "docker" "start" "-a" "05241e496755c150268d835c4a040a10910cd6e10276659546229f5b92022cf8", kill_on_drop: false }`
[INFO] [stderr]    Compiling kdb v0.35.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcMwFSk9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libkdb-5c82c14de4ca7877,libtempfile-360554834076005e,libgetrandom-9b9aff54f01e3e6d,libfastrand-503f12a96d791409,libtar-d1d8fb83c9dffa9a,libxattr-2df482df824dd143,librustix-df61f084ca7d666a,liblinux_raw_sys-fe1e9ef4505379f7,libfiletime-f91863da0b5dd737,libureq-c86d1cbc365cf71c,libwebpki_roots-36d881d3a434e6f5,librustls-f47111a182d05d3a,libsubtle-ca7024fc66e4388f,libwebpki-c43d05a258e00ad2,libring-72382fd11ff27c40,libgetrandom-2561d22eb2303023,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libutf8-d75228722519eff6,libureq_proto-faf56518d90f2688,libbase64-2a03de3babadded3,libhttp-62fbc8e2f5c733cf,libtree_sitter_go-aec4730f8340609d,libtree_sitter_typescript-32548845f828d9ea,libtree_sitter_javascript-cc32207765d3ca0c,libtree_sitter_rust-00915acec483e948,libtree_sitter_python-56e679f616b28759,libclap-3891ddfdc60de5ab,libclap_builder-1e0c2931cd84d9fe,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-d7bba69169775434,libanstyle-8f9813155d5c1cf2,libignore-f4999929f9ce4df7,libsha2-8b90c609e5cd1b21,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libunrs_resolver-8ac3d9bc46daf0e4,libjson_strip_comments-c5b00c3a902bd6d7,libsimdutf8-707b525ce49425da,libthiserror-66ec817f585f7beb,librustc_hash-d7c9c021d0487117,libpapaya-25eb0d5ff2521649,libseize-61a478c96445ebe6,libtoml-ca386fbe36a6d3f3,libtoml_edit-e110f3286b355787,libserde_spanned-f4f424ac4d50509a,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-0a0667aa880f1855,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libtower_lsp-77d0f4ba6cd51164,libhttparse-4b1ed73b760072b9,libdashmap-26af27d8144a52e6,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libparking_lot_core-f6f996d8542efc22,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libhashbrown-c66a0cd602652163,libtokio_util-65ce63343bcd25ef,libbytes-ff5aca13e3e348ea,libtower-02b6f942ced71432,libpin_project-6e6f58169469b44e,libtower_service-0d7df29686b13872,libtower_layer-d70c7e404336389b,libfutures-7c9aa2a330a756b3,libfutures_util-9179589111435827,libfutures_io-9bc2d3828d4ba8af,libslab-34231c81635c1df0,libfutures_channel-cf23c2aa05daa004,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libtracing-f8a5f1fd81c058b2,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,liblsp_types-43b777de9d5f114b,liburl-a61727effde317d6,libidna-df08096f130bcbf2,libutf8_iter-0d9be7b316c2b184,libidna_adapter-892366067e7926d5,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-499db301c3c00f92,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libbitflags-e2b4db6c651223da,libtokio-037dd4c6b54d2abe,libpin_project_lite-bedc6e0acd72ff2a,libtree_sitter_md-4b8b407b1a90e099,libtree_sitter-2b5db23084513e21,libtree_sitter_language-f2fbe20a34a0a89d,libstreaming_iterator-a6bfc9f1d17a860d,libregex-00bf6aebbe6fa780,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-3b4351e3b18e236a,libglobset-37a3d46c1c5a341f,liblog-d269868761ac548a,libregex_automata-d087f05d0c397e48,libregex_syntax-a59969707b42f994,libbstr-c04778d89ef98fab,libaho_corasick-e9b0f8d39018b15f,libserde-346fccac301f4bcd,librusqlite-6e1752c3269d146c,libbitflags-a4a524fc7b7b1962,libsmallvec-29f90736a15dcce2,libhashlink-6e8657fdf8d29a9a,liblibsqlite3_sys-c375e7adcb2aaf20,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libserde_json-4317989ea61b3a07,libmemchr-9b3f20cfb3ebd3b2,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,libindexmap-d241608c683f8c84,libequivalent-7e0e8cbe6c474a67,libhashbrown-15c83e17afd3a5a7,libfoldhash-d6902c75bde81c73,libserde_core-8323e53422f20d71,libanyhow-d0824aa9c7568042}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcMwFSk9/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-24ca8cfb3d09b860/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-2c74a38296e4c74f/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-go-8df80b0f31a3e7e4/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-javascript-49f4c1eb61172de9/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-md-5413d60ae6a9a824/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-python-f8b11882ae0ca921/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-rust-99d7959729f943e5/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-typescript-826b280cb5428a3c/out" "-L" "/opt/rustwide/target/debug/build/ring-846acf0778205177/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/config-e99213c4d94b8543" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kdb` (test "config") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcV3JeiD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libkdb-5c82c14de4ca7877,libtempfile-360554834076005e,libgetrandom-9b9aff54f01e3e6d,libfastrand-503f12a96d791409,libtar-d1d8fb83c9dffa9a,libxattr-2df482df824dd143,librustix-df61f084ca7d666a,liblinux_raw_sys-fe1e9ef4505379f7,libfiletime-f91863da0b5dd737,libureq-c86d1cbc365cf71c,libwebpki_roots-36d881d3a434e6f5,librustls-f47111a182d05d3a,libsubtle-ca7024fc66e4388f,libwebpki-c43d05a258e00ad2,libring-72382fd11ff27c40,libgetrandom-2561d22eb2303023,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libutf8-d75228722519eff6,libureq_proto-faf56518d90f2688,libbase64-2a03de3babadded3,libhttp-62fbc8e2f5c733cf,libtree_sitter_go-aec4730f8340609d,libtree_sitter_typescript-32548845f828d9ea,libtree_sitter_javascript-cc32207765d3ca0c,libtree_sitter_rust-00915acec483e948,libtree_sitter_python-56e679f616b28759,libclap-3891ddfdc60de5ab,libclap_builder-1e0c2931cd84d9fe,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-d7bba69169775434,libanstyle-8f9813155d5c1cf2,libignore-f4999929f9ce4df7,libsha2-8b90c609e5cd1b21,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libunrs_resolver-8ac3d9bc46daf0e4,libjson_strip_comments-c5b00c3a902bd6d7,libsimdutf8-707b525ce49425da,libthiserror-66ec817f585f7beb,librustc_hash-d7c9c021d0487117,libpapaya-25eb0d5ff2521649,libseize-61a478c96445ebe6,libtoml-ca386fbe36a6d3f3,libtoml_edit-e110f3286b355787,libserde_spanned-f4f424ac4d50509a,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-0a0667aa880f1855,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libtower_lsp-77d0f4ba6cd51164,libhttparse-4b1ed73b760072b9,libdashmap-26af27d8144a52e6,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libparking_lot_core-f6f996d8542efc22,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libhashbrown-c66a0cd602652163,libtokio_util-65ce63343bcd25ef,libbytes-ff5aca13e3e348ea,libtower-02b6f942ced71432,libpin_project-6e6f58169469b44e,libtower_service-0d7df29686b13872,libtower_layer-d70c7e404336389b,libfutures-7c9aa2a330a756b3,libfutures_util-9179589111435827,libfutures_io-9bc2d3828d4ba8af,libslab-34231c81635c1df0,libfutures_channel-cf23c2aa05daa004,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libtracing-f8a5f1fd81c058b2,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,liblsp_types-43b777de9d5f114b,liburl-a61727effde317d6,libidna-df08096f130bcbf2,libutf8_iter-0d9be7b316c2b184,libidna_adapter-892366067e7926d5,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-499db301c3c00f92,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libbitflags-e2b4db6c651223da,libtokio-037dd4c6b54d2abe,libpin_project_lite-bedc6e0acd72ff2a,libtree_sitter_md-4b8b407b1a90e099,libtree_sitter-2b5db23084513e21,libtree_sitter_language-f2fbe20a34a0a89d,libstreaming_iterator-a6bfc9f1d17a860d,libregex-00bf6aebbe6fa780,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-3b4351e3b18e236a,libglobset-37a3d46c1c5a341f,liblog-d269868761ac548a,libregex_automata-d087f05d0c397e48,libregex_syntax-a59969707b42f994,libbstr-c04778d89ef98fab,libaho_corasick-e9b0f8d39018b15f,libserde-346fccac301f4bcd,librusqlite-6e1752c3269d146c,libbitflags-a4a524fc7b7b1962,libsmallvec-29f90736a15dcce2,libhashlink-6e8657fdf8d29a9a,liblibsqlite3_sys-c375e7adcb2aaf20,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libserde_json-4317989ea61b3a07,libmemchr-9b3f20cfb3ebd3b2,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,libindexmap-d241608c683f8c84,libequivalent-7e0e8cbe6c474a67,libhashbrown-15c83e17afd3a5a7,libfoldhash-d6902c75bde81c73,libserde_core-8323e53422f20d71,libanyhow-d0824aa9c7568042}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcV3JeiD/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-24ca8cfb3d09b860/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-2c74a38296e4c74f/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-go-8df80b0f31a3e7e4/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-javascript-49f4c1eb61172de9/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-md-5413d60ae6a9a824/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-python-f8b11882ae0ca921/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-rust-99d7959729f943e5/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-typescript-826b280cb5428a3c/out" "-L" "/opt/rustwide/target/debug/build/ring-846acf0778205177/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fmt-2c9b878dd44be444" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kdb` (test "fmt") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "05241e496755c150268d835c4a040a10910cd6e10276659546229f5b92022cf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05241e496755c150268d835c4a040a10910cd6e10276659546229f5b92022cf8", kill_on_drop: false }`
[INFO] [stdout] 05241e496755c150268d835c4a040a10910cd6e10276659546229f5b92022cf8
